-
Re: Excluding Small Caps from Ligatures
That is the better understanding: talking about applying features is really talking about features being active at particular stages of the OTL processing. In some cases the features are active becau…1 -
Re: How to access alternates through CSS
All OpenType tags are case sensitive: script and langsys tags too, as are sfnt table tags.2 -
Re: Italic letterforms (sans serif)...
Recent versions of FontLab enable slanted virtual sidebearings (I say virtual, because the sidebearings actually written to the font are not slanted). Setting the caret offset value in the font info …1 -
Re: Italic letterforms (sans serif)...
With regard to spacing, the important thing is to establishing a common height between roman (upright) and italic at which to measure sidebearing distance. In a Latin typeface, this is best somewhere…2 -
Re: Definition of 'shaping engine'? (Or, what is HarfBuzz?)
A bit more generally, a shaping engine is used wherever Unicode text is displayed, so not just word processors and page layout applications but also web browsers, mobile apps, embedded systems (e.g. …1